home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Technology Seed / Mac Tech Seed Feb '97.toast / OpenDoc 1.2b2c1 / OpenDoc / Interfaces / CPlusPlus / ODRgstry.xh < prev    next >
Encoding:
Text File  |  1997-02-13  |  2.2 KB  |  64 lines  |  [TEXT/MPS ]

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: ODRgstry.xh.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.18
  7.  *     SOM Emitter emitxh.dll: 2.33
  8.  */
  9.  
  10. #ifndef SOM_Module_OpenDoc_ODRegistry_defined
  11. #define SOM_Module_OpenDoc_ODRegistry_defined 1
  12. #include <som.xh>
  13.  
  14. /*
  15.  * Start of user-defined types:
  16.  */
  17. class ODFrame;
  18. class ODFacet;
  19. #define kODStandardPartTokenType 1885434484 /* 0x70617274 */
  20. #define typeUserToken 1953459054 /* 0x746F6B6E */
  21. #define cPart 1885434484 /* 0x70617274 */
  22. #define cDraft 1685218932 /* 0x64726674 */
  23. #define kAEOpenDocSuite 1329886068 /* 0x4F447374 */
  24. #define pBundled 1651401836 /* 0x626E646C */
  25. #define pShowLinks 1936485995 /* 0x736C6E6B */
  26. #define pViewType 1987540089 /* 0x76777479 */
  27. #define enumViewType 1987540089 /* 0x76777479 */
  28. #define kAEODFrame 1718772077 /* 0x6672616D */
  29. #define kAEODLargeIcon 1818846062 /* 0x6C69636E */
  30. #define kAEODSmallIcon 1936286574 /* 0x7369636E */
  31. #define kAEODThumbnail 1953002861 /* 0x7468756D */
  32. #define pKind 1802071652 /* 0x6B696E64 */
  33. #define pEditor 1701082226 /* 0x65647472 */
  34. #define pComment 1668246900 /* 0x636F6D74 */
  35. #define pStationery 1937006964 /* 0x73746174 */
  36. #define pCategory 1885561204 /* 0x70636174 */
  37. #define pSize 1936292453 /* 0x73697A65 */
  38. #define pASCreationDate 1634952036 /* 0x61736364 */
  39. #define pASModificationDate 1634954607 /* 0x61736D6F */
  40. #define pAuthor 1635087464 /* 0x61757468 */
  41. #define pIcon 1768516967 /* 0x69696D67 */
  42. #define cIconFamily 1768317293 /* 0x6966616D */
  43. #define pEditorName 1701732717 /* 0x656E616D */
  44. #define pUniqueID 1229201440 /* 0x49442020 */
  45. #define pContainer 1668574834 /* 0x63746E72 */
  46. #define pActivePart 1634759284 /* 0x61707274 */
  47. #define OpenDoc_ODRegistry_OpenDoc_ODRegistry_Version "1.0."
  48.  
  49. #ifndef SOM_DONT_USE_SHORT_NAMES
  50. #ifndef SOMTGD_OpenDoc_ODRegistry_Version
  51.     #ifdef OpenDoc_ODRegistry_Version
  52.         #undef OpenDoc_ODRegistry_Version
  53.         #define SOMTGD_OpenDoc_ODRegistry_Version 1
  54.     #else
  55.         #define OpenDoc_ODRegistry_Version OpenDoc_ODRegistry_OpenDoc_ODRegistry_Version
  56.     #endif /* OpenDoc_ODRegistry_Version */
  57. #endif /* SOMTGD_OpenDoc_ODRegistry_Version */
  58. #endif /* SOM_DONT_USE_SHORT_NAMES */
  59.  
  60. /*
  61.  * End of user-defined types.
  62.  */
  63. #endif /* SOM_Module_OpenDoc_ODRegistry_defined */
  64.